Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

PeriodicInit Struct Reference

struct used for initializing a peroidic element. More...

#include <ISound.h>

List of all members.

Public Methods

 PeriodicInit ()
 Constructor clears all values to defaults.

void Clear ()
 Clears all structure members to default values.


Public Attributes

ISound3Dm_pSound3D
 3D Sound to play as periodic element.

float m_fMinPitch
 Minimum random pitch.

float m_fMaxPitch
 Maximum random pitch.

float m_fMinDelay
 Minimum delay between random plays.

float m_fMaxDelay
 Maximum delay between random plays.

float m_fXRange
 Maximum distance from listener on the x axis (both pos and neg).

float m_fYRange
 Maximum distance from listener on the y axis (both pos and neg).

float m_fZRange
 Maximum distance from listener on the z axis (both pos and neg).

float m_fMinDistance
 Minimum distance from listener on all axes.


Detailed Description

struct used for initializing a peroidic element.


The documentation for this struct was generated from the following file:
Generated at Sun Jul 28 23:17:42 2002 for GAP Audio System by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001